3.20 \(\int \frac {\sinh ^{-1}(a x)^2}{x^4} \, dx\)

Optimal. Leaf size=99 \[ \frac {1}{3} a^3 \text {Li}_2\left (-e^{\sinh ^{-1}(a x)}\right )-\frac {1}{3} a^3 \text {Li}_2\left (e^{\sinh ^{-1}(a x)}\right )+\frac {2}{3} a^3 \sinh ^{-1}(a x) \tanh ^{-1}\left (e^{\sinh ^{-1}(a x)}\right )-\frac {a \sqrt {a^2 x^2+1} \sinh ^{-1}(a x)}{3 x^2}-\frac {a^2}{3 x}-\frac {\sinh ^{-1}(a x)^2}{3 x^3} \]

[Out]

-1/3*a^2/x-1/3*arcsinh(a*x)^2/x^3+2/3*a^3*arcsinh(a*x)*arctanh(a*x+(a^2*x^2+1)^(1/2))+1/3*a^3*polylog(2,-a*x-(
a^2*x^2+1)^(1/2))-1/3*a^3*polylog(2,a*x+(a^2*x^2+1)^(1/2))-1/3*a*arcsinh(a*x)*(a^2*x^2+1)^(1/2)/x^2

________________________________________________________________________________________

Rubi [A]  time = 0.16, antiderivative size = 99, normalized size of antiderivative = 1.00, number of steps used = 9, number of rules used = 7, integrand size = 10, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.700, Rules used = {5661, 5747, 5760, 4182, 2279, 2391, 30} \[ \frac {1}{3} a^3 \text {PolyLog}\left (2,-e^{\sinh ^{-1}(a x)}\right )-\frac {1}{3} a^3 \text {PolyLog}\left (2,e^{\sinh ^{-1}(a x)}\right )-\frac {a \sqrt {a^2 x^2+1} \sinh ^{-1}(a x)}{3 x^2}-\frac {a^2}{3 x}+\frac {2}{3} a^3 \sinh ^{-1}(a x) \tanh ^{-1}\left (e^{\sinh ^{-1}(a x)}\right )-\frac {\sinh ^{-1}(a x)^2}{3 x^3} \]

Antiderivative was successfully verified.

[In]

Int[ArcSinh[a*x]^2/x^4,x]

[Out]

-a^2/(3*x) - (a*Sqrt[1 + a^2*x^2]*ArcSinh[a*x])/(3*x^2) - ArcSinh[a*x]^2/(3*x^3) + (2*a^3*ArcSinh[a*x]*ArcTanh
[E^ArcSinh[a*x]])/3 + (a^3*PolyLog[2, -E^ArcSinh[a*x]])/3 - (a^3*PolyLog[2, E^ArcSinh[a*x]])/3

Rule 30

Int[(x_)^(m_.), x_Symbol] :> Simp[x^(m + 1)/(m + 1), x] /; FreeQ[m, x] && NeQ[m, -1]

Rule 2279

Int[Log[(a_) + (b_.)*((F_)^((e_.)*((c_.) + (d_.)*(x_))))^(n_.)], x_Symbol] :> Dist[1/(d*e*n*Log[F]), Subst[Int
[Log[a + b*x]/x, x], x, (F^(e*(c + d*x)))^n], x] /; FreeQ[{F, a, b, c, d, e, n}, x] && GtQ[a, 0]

Rule 2391

Int[Log[(c_.)*((d_) + (e_.)*(x_)^(n_.))]/(x_), x_Symbol] :> -Simp[PolyLog[2, -(c*e*x^n)]/n, x] /; FreeQ[{c, d,
 e, n}, x] && EqQ[c*d, 1]

Rule 4182

Int[csc[(e_.) + (Complex[0, fz_])*(f_.)*(x_)]*((c_.) + (d_.)*(x_))^(m_.), x_Symbol] :> Simp[(-2*(c + d*x)^m*Ar
cTanh[E^(-(I*e) + f*fz*x)])/(f*fz*I), x] + (-Dist[(d*m)/(f*fz*I), Int[(c + d*x)^(m - 1)*Log[1 - E^(-(I*e) + f*
fz*x)], x], x] + Dist[(d*m)/(f*fz*I), Int[(c + d*x)^(m - 1)*Log[1 + E^(-(I*e) + f*fz*x)], x], x]) /; FreeQ[{c,
 d, e, f, fz}, x] && IGtQ[m, 0]

Rule 5661

Int[((a_.) + ArcSinh[(c_.)*(x_)]*(b_.))^(n_.)*((d_.)*(x_))^(m_.), x_Symbol] :> Simp[((d*x)^(m + 1)*(a + b*ArcS
inh[c*x])^n)/(d*(m + 1)), x] - Dist[(b*c*n)/(d*(m + 1)), Int[((d*x)^(m + 1)*(a + b*ArcSinh[c*x])^(n - 1))/Sqrt
[1 + c^2*x^2], x], x] /; FreeQ[{a, b, c, d, m}, x] && IGtQ[n, 0] && NeQ[m, -1]

Rule 5747

Int[((a_.) + ArcSinh[(c_.)*(x_)]*(b_.))^(n_.)*((f_.)*(x_))^(m_)*((d_) + (e_.)*(x_)^2)^(p_), x_Symbol] :> Simp[
((f*x)^(m + 1)*(d + e*x^2)^(p + 1)*(a + b*ArcSinh[c*x])^n)/(d*f*(m + 1)), x] + (-Dist[(c^2*(m + 2*p + 3))/(f^2
*(m + 1)), Int[(f*x)^(m + 2)*(d + e*x^2)^p*(a + b*ArcSinh[c*x])^n, x], x] - Dist[(b*c*n*d^IntPart[p]*(d + e*x^
2)^FracPart[p])/(f*(m + 1)*(1 + c^2*x^2)^FracPart[p]), Int[(f*x)^(m + 1)*(1 + c^2*x^2)^(p + 1/2)*(a + b*ArcSin
h[c*x])^(n - 1), x], x]) /; FreeQ[{a, b, c, d, e, f, p}, x] && EqQ[e, c^2*d] && GtQ[n, 0] && LtQ[m, -1] && Int
egerQ[m]

Rule 5760

Int[(((a_.) + ArcSinh[(c_.)*(x_)]*(b_.))^(n_.)*(x_)^(m_))/Sqrt[(d_) + (e_.)*(x_)^2], x_Symbol] :> Dist[1/(c^(m
 + 1)*Sqrt[d]), Subst[Int[(a + b*x)^n*Sinh[x]^m, x], x, ArcSinh[c*x]], x] /; FreeQ[{a, b, c, d, e}, x] && EqQ[
e, c^2*d] && GtQ[d, 0] && IGtQ[n, 0] && IntegerQ[m]

Rubi steps

\begin {align*} \int \frac {\sinh ^{-1}(a x)^2}{x^4} \, dx &=-\frac {\sinh ^{-1}(a x)^2}{3 x^3}+\frac {1}{3} (2 a) \int \frac {\sinh ^{-1}(a x)}{x^3 \sqrt {1+a^2 x^2}} \, dx\\ &=-\frac {a \sqrt {1+a^2 x^2} \sinh ^{-1}(a x)}{3 x^2}-\frac {\sinh ^{-1}(a x)^2}{3 x^3}+\frac {1}{3} a^2 \int \frac {1}{x^2} \, dx-\frac {1}{3} a^3 \int \frac {\sinh ^{-1}(a x)}{x \sqrt {1+a^2 x^2}} \, dx\\ &=-\frac {a^2}{3 x}-\frac {a \sqrt {1+a^2 x^2} \sinh ^{-1}(a x)}{3 x^2}-\frac {\sinh ^{-1}(a x)^2}{3 x^3}-\frac {1}{3} a^3 \operatorname {Subst}\left (\int x \text {csch}(x) \, dx,x,\sinh ^{-1}(a x)\right )\\ &=-\frac {a^2}{3 x}-\frac {a \sqrt {1+a^2 x^2} \sinh ^{-1}(a x)}{3 x^2}-\frac {\sinh ^{-1}(a x)^2}{3 x^3}+\frac {2}{3} a^3 \sinh ^{-1}(a x) \tanh ^{-1}\left (e^{\sinh ^{-1}(a x)}\right )+\frac {1}{3} a^3 \operatorname {Subst}\left (\int \log \left (1-e^x\right ) \, dx,x,\sinh ^{-1}(a x)\right )-\frac {1}{3} a^3 \operatorname {Subst}\left (\int \log \left (1+e^x\right ) \, dx,x,\sinh ^{-1}(a x)\right )\\ &=-\frac {a^2}{3 x}-\frac {a \sqrt {1+a^2 x^2} \sinh ^{-1}(a x)}{3 x^2}-\frac {\sinh ^{-1}(a x)^2}{3 x^3}+\frac {2}{3} a^3 \sinh ^{-1}(a x) \tanh ^{-1}\left (e^{\sinh ^{-1}(a x)}\right )+\frac {1}{3} a^3 \operatorname {Subst}\left (\int \frac {\log (1-x)}{x} \, dx,x,e^{\sinh ^{-1}(a x)}\right )-\frac {1}{3} a^3 \operatorname {Subst}\left (\int \frac {\log (1+x)}{x} \, dx,x,e^{\sinh ^{-1}(a x)}\right )\\ &=-\frac {a^2}{3 x}-\frac {a \sqrt {1+a^2 x^2} \sinh ^{-1}(a x)}{3 x^2}-\frac {\sinh ^{-1}(a x)^2}{3 x^3}+\frac {2}{3} a^3 \sinh ^{-1}(a x) \tanh ^{-1}\left (e^{\sinh ^{-1}(a x)}\right )+\frac {1}{3} a^3 \text {Li}_2\left (-e^{\sinh ^{-1}(a x)}\right )-\frac {1}{3} a^3 \text {Li}_2\left (e^{\sinh ^{-1}(a x)}\right )\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]  time = 0.53, size = 125, normalized size = 1.26 \[ -\frac {a^3 x^3 \text {Li}_2\left (-e^{-\sinh ^{-1}(a x)}\right )-a^3 x^3 \text {Li}_2\left (e^{-\sinh ^{-1}(a x)}\right )+a^3 x^3 \sinh ^{-1}(a x) \log \left (1-e^{-\sinh ^{-1}(a x)}\right )-a^3 x^3 \sinh ^{-1}(a x) \log \left (e^{-\sinh ^{-1}(a x)}+1\right )+a^2 x^2+a x \sqrt {a^2 x^2+1} \sinh ^{-1}(a x)+\sinh ^{-1}(a x)^2}{3 x^3} \]

Warning: Unable to verify antiderivative.

[In]

Integrate[ArcSinh[a*x]^2/x^4,x]

[Out]

-1/3*(a^2*x^2 + a*x*Sqrt[1 + a^2*x^2]*ArcSinh[a*x] + ArcSinh[a*x]^2 + a^3*x^3*ArcSinh[a*x]*Log[1 - E^(-ArcSinh
[a*x])] - a^3*x^3*ArcSinh[a*x]*Log[1 + E^(-ArcSinh[a*x])] + a^3*x^3*PolyLog[2, -E^(-ArcSinh[a*x])] - a^3*x^3*P
olyLog[2, E^(-ArcSinh[a*x])])/x^3

________________________________________________________________________________________

fricas [F]  time = 0.42, size = 0, normalized size = 0.00 \[ {\rm integral}\left (\frac {\operatorname {arsinh}\left (a x\right )^{2}}{x^{4}}, x\right ) \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(arcsinh(a*x)^2/x^4,x, algorithm="fricas")

[Out]

integral(arcsinh(a*x)^2/x^4, x)

________________________________________________________________________________________

giac [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \frac {\operatorname {arsinh}\left (a x\right )^{2}}{x^{4}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(arcsinh(a*x)^2/x^4,x, algorithm="giac")

[Out]

integrate(arcsinh(a*x)^2/x^4, x)

________________________________________________________________________________________

maple [A]  time = 0.48, size = 144, normalized size = 1.45 \[ -\frac {a \arcsinh \left (a x \right ) \sqrt {a^{2} x^{2}+1}}{3 x^{2}}-\frac {a^{2}}{3 x}-\frac {\arcsinh \left (a x \right )^{2}}{3 x^{3}}-\frac {a^{3} \arcsinh \left (a x \right ) \ln \left (1-a x -\sqrt {a^{2} x^{2}+1}\right )}{3}-\frac {a^{3} \polylog \left (2, a x +\sqrt {a^{2} x^{2}+1}\right )}{3}+\frac {a^{3} \arcsinh \left (a x \right ) \ln \left (a x +\sqrt {a^{2} x^{2}+1}+1\right )}{3}+\frac {a^{3} \polylog \left (2, -a x -\sqrt {a^{2} x^{2}+1}\right )}{3} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(arcsinh(a*x)^2/x^4,x)

[Out]

-1/3*a*arcsinh(a*x)*(a^2*x^2+1)^(1/2)/x^2-1/3*a^2/x-1/3*arcsinh(a*x)^2/x^3-1/3*a^3*arcsinh(a*x)*ln(1-a*x-(a^2*
x^2+1)^(1/2))-1/3*a^3*polylog(2,a*x+(a^2*x^2+1)^(1/2))+1/3*a^3*arcsinh(a*x)*ln(a*x+(a^2*x^2+1)^(1/2)+1)+1/3*a^
3*polylog(2,-a*x-(a^2*x^2+1)^(1/2))

________________________________________________________________________________________

maxima [F]  time = 0.00, size = 0, normalized size = 0.00 \[ -\frac {\log \left (a x + \sqrt {a^{2} x^{2} + 1}\right )^{2}}{3 \, x^{3}} + \int \frac {2 \, {\left (a^{3} x^{2} + \sqrt {a^{2} x^{2} + 1} a^{2} x + a\right )} \log \left (a x + \sqrt {a^{2} x^{2} + 1}\right )}{3 \, {\left (a^{3} x^{6} + a x^{4} + {\left (a^{2} x^{5} + x^{3}\right )} \sqrt {a^{2} x^{2} + 1}\right )}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(arcsinh(a*x)^2/x^4,x, algorithm="maxima")

[Out]

-1/3*log(a*x + sqrt(a^2*x^2 + 1))^2/x^3 + integrate(2/3*(a^3*x^2 + sqrt(a^2*x^2 + 1)*a^2*x + a)*log(a*x + sqrt
(a^2*x^2 + 1))/(a^3*x^6 + a*x^4 + (a^2*x^5 + x^3)*sqrt(a^2*x^2 + 1)), x)

________________________________________________________________________________________

mupad [F]  time = 0.00, size = -1, normalized size = -0.01 \[ \int \frac {{\mathrm {asinh}\left (a\,x\right )}^2}{x^4} \,d x \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(asinh(a*x)^2/x^4,x)

[Out]

int(asinh(a*x)^2/x^4, x)

________________________________________________________________________________________

sympy [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \frac {\operatorname {asinh}^{2}{\left (a x \right )}}{x^{4}}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(asinh(a*x)**2/x**4,x)

[Out]

Integral(asinh(a*x)**2/x**4, x)

________________________________________________________________________________________